home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / ec_plus / ec-plus.lha / generics / WListString_.C < prev    next >
C/C++ Source or Header  |  1989-10-10  |  157b  |  8 lines

  1. #include <String.h>
  2. #include "containers/WList.H"
  3. #include "WListString_.H"
  4.  
  5. int        stepString_;
  6.  
  7. void     initializeWListString_(int step) {stepString_ = step;}
  8.